home *** CD-ROM | disk | FTP | other *** search
/ GFX Sensations 1 / Graphic Sensations - Volume 1.iso / tools / amiga / fractals / posterbr.txt < prev    next >
Encoding:
Text File  |  2000-01-01  |  3.5 KB  |  91 lines

  1. Short: mandelbrot set poster generator
  2. Type: gfx/fract
  3. Uploader: deltax@hermes.acm.rpi.edu
  4. Author: deltax@hermes.acm.rpi.edu
  5.  
  6. Copyright information
  7.  
  8. PosterBrot 1.6 - A Mandelbrot set poster generator
  9. Copyright © 1994 George Leonidas Coulouris
  10.  
  11.         The  author  is not responsible for any damage, whether direct
  12. or consequential, resulting from the use of this program.
  13.  
  14.         This  program is free software; you can redistribute it and/or
  15. modify  it under the terms of the GNU General Public License Version 2
  16. as published by the Free Software Foundation.
  17.  
  18.         This  program  is  distributed  in  the  hope  that it will be
  19. useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
  20. MERCHANTABILITY  or  FITNESS  FOR  A  PARTICULAR PURPOSE.  See the GNU
  21. General Public License for more details.
  22.  
  23.         You  should  have  received  a  copy of the GNU General Public
  24. License  along  with  this program; if not, write to the Free Software
  25. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  26.  
  27.  
  28. Introduction
  29.  
  30.         PosterBrot is a greyscale Mandelbrot set poster generator.  It
  31. will  generate  a  set of PGM image files, which, when printed, can be
  32. combined into a poster.
  33.  
  34.  
  35. Features
  36.  
  37.         -  Portable.   PosterBrot is written in ANSI C, and can ported
  38. to any platform which supports the standard.
  39.  
  40.         -  FPU support.  Directly uses the MC6888x, if available.
  41.  
  42.         -  Smooth.  PosterBrot colors by escape radius, rather than by
  43. escape  iteration.   This  method  produces extremely smooth gradients
  44. with fewer iterations per pixel.
  45.  
  46.  
  47. System requirements
  48.  
  49.         - AmigaDOS 2.0
  50.         - Software suitable for printing PGM images
  51.  
  52.  
  53. Revision history
  54.  
  55. 1.0 - 1.2       Internal revisions.
  56.  
  57. 1.3             15 Jan 93.  First public release.
  58.  
  59. 1.4             21 May 94.  Removed progress report buffering.
  60.  
  61. 1.5             31 May 94.  Rewrote iteration function in
  62. floating-point assembler ( ~17% speed gain ).
  63.  
  64. 1.6             9 June 94.  Tightened assembler code, made PC-relative.
  65. Removed percentage indicator.
  66.  
  67.  
  68. ============================= Archive contents =============================
  69.  
  70. Original  Packed Ratio    Date     Time    Name
  71. -------- ------- ----- --------- --------  -------------
  72.     2232     515 76.9% 09-Jun-94 18:43:14  PosterBrot 1.6.info
  73.     2232     515 76.9% 09-Jun-94 23:06:40  PosterBrot 1.6/bin.info
  74.    16832   10456 37.8% 09-Jun-94 23:03:22  PosterBrot 1.6/bin/PosterBrot_02088x
  75.      835     389 53.4% 09-Jun-94 23:06:40  PosterBrot 1.6/bin/PosterBrot_02088x.info
  76.    17852   10952 38.6% 09-Jun-94 23:01:50  PosterBrot 1.6/bin/PosterBrot_vanilla
  77.      835     396 52.5% 09-Jun-94 23:06:40  PosterBrot 1.6/bin/PosterBrot_vanilla.info
  78.    17982    6993 61.1% 22-Aug-93 23:04:06  PosterBrot 1.6/COPYING
  79.     3642     929 74.4% 09-Jun-94 18:43:10  PosterBrot 1.6/COPYING.info
  80.     4832    2013 58.3% 09-Jun-94 20:07:50  PosterBrot 1.6/PosterBrot.doc
  81.     3642     929 74.4% 09-Jun-94 18:43:12  PosterBrot 1.6/PosterBrot.doc.info
  82.     2232     517 76.8% 09-Jun-94 18:43:10  PosterBrot 1.6/src.info
  83.     1113     535 51.9% 09-Jun-94 17:56:30  PosterBrot 1.6/src/iteratec.a
  84.      486     290 40.3% 09-Jun-94 18:43:08  PosterBrot 1.6/src/iteratec.a.info
  85.      470     268 42.9% 09-Jun-94 18:43:08  PosterBrot 1.6/src/Options.info
  86.     3557    1330 62.6% 09-Jun-94 19:57:24  PosterBrot 1.6/src/PosterBrot.c
  87.      486     276 43.2% 09-Jun-94 18:43:08  PosterBrot 1.6/src/PosterBrot.c.info
  88.      238     140 41.1% 09-Jun-94 23:04:02  PosterBrot 1.6/src/SCOPTIONS
  89. -------- ------- ----- --------- --------
  90.    79498   37443 52.9% 10-Jun-94 11:51:18   17 files
  91.